home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tex / dvidoc.shar2 / dvidoc.sty < prev    next >
Encoding:
Text File  |  1988-04-18  |  637 b   |  27 lines

  1. % This was sort of cribbed from lfonts.tex.
  2. % I have no idea how close to correctness it is.
  3. % However, it has worked on some files at 10pt.
  4. %
  5. % Unfortunately, I think that there is some kind of rounding
  6. % problem in dvidoc itself.
  7. %
  8. % John Pavel, March 1987
  9. %
  10. \makeatletter
  11. \def\rm{\protect\pdoc}
  12. \def\it{\protect\pdoc}
  13. \def\bf{\protect\pdoc}
  14. \def\sl{\protect\pdoc}
  15. \def\sf{\protect\pdoc}
  16. \def\sc{\protect\pdoc}
  17. \def\tt{\protect\pdoc}
  18. \newfam\docfam
  19. \def\pdoc{\@getfont\pdoc\docfam\@xpt{doc}}
  20. \makeatother
  21. \baselineskip 12pt
  22. \oddsidemargin 0pt \evensidemargin 0pt
  23. \def\TeX{TeX}
  24. \def\LaTeX{LaTeX}
  25. \def\SliTeX{SliTeX}
  26. \def\BibTeX{BibTeX}
  27.